- Code Snippet Image Mcp Server
Code Snippet Image Mcp Server
An MCP (Model Context Protocol) server that generates beautiful code snippet images to post to social media.
Overview
Code snippet image MCP server
An MCP (Model Context Protocol) server that generates beautiful code snippet images to post to social media.
Features
- Beautiful Code Images: Generate beautiful code snippet images with syntax highlighting
- Multiple Themes: Support for Dracula, Monokai, GitHub, Solarized Dark/Light themes
- Syntax Highlighting: Support for multiple programming languages
- Customizable: Configurable dimensions, themes, and styling options
Supported Themes
Dracula (Default)

Monokai

GitHub

Solarized Dark

Solarized Light

Supported Languages
The server uses highlight.js for syntax highlighting and supports all languages that highlight.js supports, including:
- JavaScript/TypeScript
- Python
- Java
- C/C++
- Go
- Rust
- PHP
- Ruby
- And many more...
Server Config
{
"mcpServers": {
"code-snippet-image-mcp-server": {
"command": "npx",
"args": [
"-y",
"code-snippet-image-mcp-server",
"/custom/output/directory"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
Suhaib KhanStar
-Language
-License
-Recommend Servers
View AllSigstore
@3089464667
13 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Memory
@modelcontextprotocol
a year ago